-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DO NOT MERGE] chore: june milestone #5538
Conversation
#4992 | ||
- [ ] Spike: robust handling of ObjectID type for MongoDB #3456 | ||
- [ ] Integration with TypeORM #4853 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@agnes512, would it make sense to make a June goal to get the hasManyThrough original PR to master
?
- [ ] [Docs] Add "project layout reference" page #4847 | ||
|
||
- [ ] [Workshop] From API to UI: LoopBack with Angular with client generator | ||
#4849 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(Proposal) PRs to review:
- [RFC] Enable parallel mocha testing feat: enable parallel mocha testing #5011 (IIUC, waiting for the next mocha release)
- feat(http-server): adds http/2 support feat(http-server): adds http/2 support #4989 (probably need more review time?)
- feat(graphql): add an extension for type-graphql integration feat(graphql): add an extension for type-graphql integration #5545
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feat(http-server): adds http/2 support #4989 (probably need more review time?)
This PR is waiting for Express's support of http2(probably won't happen soon), please see discussion #4989 (comment) and #4989 (comment).
RFC] Enable parallel mocha testing #5011 (IIUC, waiting for the next mocha release)
Yep, it's waiting for mocha release.
Closing this PR as #5607 is opened. |
Add June milestone.
Checklist
👉 Read and sign the CLA (Contributor License Agreement) 👈
npm test
passes on your machinepackages/cli
were updatedexamples/*
were updated👉 Check out how to submit a PR 👈